|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for annotations that know how to represent themselves.
Method Summary | |
int |
getLayer()
Deprecated. will be removed, configuration will only happen via XML, exists to ensure backward compatibility |
void |
paint(GC gc,
Canvas canvas,
Rectangle bounds)
Implement this method to draw a graphical representation of this annotation within the given bounds. |
Method Detail |
public int getLayer()
public void paint(GC gc, Canvas canvas, Rectangle bounds)
canvas
- the canvas to draw onbounds
- the bounds inside the canvas to draw on
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |